'Declaration<NotNullAttribute()> Public ReadOnly Property AttributeArguments As UAAttributeArguments
'UsageDim instance As UAWriteValueObserver(Of TValue) Dim value As UAAttributeArguments value = instance.AttributeArguments
[NotNull()] public UAAttributeArguments AttributeArguments {get;}
[NotNull()] public: property UAAttributeArguments^ AttributeArguments { UAAttributeArguments^ get(); }